Import standard modules:

In [1]:
import numpy as np
import matplotlib.pyplot as plt
%matplotlib inline
from IPython.display import HTML 
HTML('../style/course.css') #apply general CSS
Out[1]:

Import section specific modules:

In [2]:
pass

1.1 Basic remarks on astrophysics

While this book is focusing on the very specialised area of radio techniques, we still aim at putting our course into the context of the broad final goal that fundamentally justifies our efforts (besides producing highly skilled radio technicians). Our aim is to contribute to the effort of finding out how the cosmos works by studying extraterrestrial phenomena.

Astrophysics is a discipline of physics or astronomy which tries to explain extraterrestrial phenomena by means of fundamental physical principles, and, with that, to test fundamental theories of physics. The key point which separates it from extraterrestrial physics, which includes direct probing of objects in the solar system, is that astronomers cannot interact with the objects of their study. One part of the astronomical laboratory is set up by nature and it is only the observing apparatus that can be technically optimized and be pointed (or tuned) towards a position on the sky. Experimental astrophysics therefore misses the full control of the experimental setup that (to some degree) can be achieved in terrestrial experiments and part of astronomy consists of the luck to find an appropriate object to study a specific hypothesis.

The reason why (observational) astrophysics is nevertheless indispensible as a part of fundamental physics is that laboratories on earth can hardly achieve the extreme conditions in (many parts of) the cosmos, under which we can test our global theories. The most energetic particles are not generated on earth, but in space. Dense molecular clouds with particle densities of a few $10^4 - 10^6\, \frac{\rm atoms}{\rm cm^3}$ are the birth places of stars, which can form owing to a gravitational collapse of the surrounding medium, which is exceedingly dense compared to the normal interstellar gas in spiral galaxies with a typical density of $1\, \frac{\rm atom}{\rm cm^3}$. While vacuum pumps can produce vacua of $100\, \frac{\rm atoms}{\rm cm^3}$ and hence get below a particle density of molecular clouds, the particle density in a typical gas cloud cannot be reached on earth. At the same time the enourmous density at the centre of neutron stars of a few times $10^{17}\, \frac{\rm kg}{\rm m^3}$ will never be reached on earth (for so manhy particles). Only the cosmos gives us the potential to study our physical principles on the largest scales and to study the physics of macroscopic black holes would be a pretty unfortunate endeavuor on earth. Finally, trivially, only observations of the cosmos enable us to look at the cosmic microwave background and hence back to the first time the cosmos became transparent, the minute inhomogeneities of which contain crucial information about fundamental physics. Indeed, without astrophysics, neither the existence of Dark Matter would have been noticed nor the accelerated expansion of our universe would have been observed. Both discoveries shaped our current picture of our universe and its fundamental laws.

The objects of astrophysical studies are diverse in dimension and frequecy of occurrence. To name some:

  • The sun
  • Objects in the solar system
  • Stars
  • Extrasolar planets
  • Neutron stars
  • Small black holes
  • Magnetic fields
  • Interplanetary and interstellar gas
  • Interplanetary and interstellar dust
  • The Milky Way
  • Galaxies
  • Quasars and active galaxies
  • Supermassive black holes
  • Clustering of galaxies
  • Cosmic structure
  • The cosmic microwave background

While there are detectors observing other phenomena, the medium through which these objects are mostly observed is electromagnetic radiation. Astronomical observatories hence mostly consist of telescopes which are used to collimate and detect electromagnetic radiation from the cosmos. Radio telescopes are one type of such detector.